added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / CppUseADONET / CppUseADONET.vcproj
blob7b29e0a3cc0e4683c558ce7967ba9e42a7a28e06
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="CppUseADONET"
6 ProjectGUID="{FF44364D-4CD9-41A5-B448-4BC936FF1E2F}"
7 RootNamespace="CppUseADONET"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
25 ManagedExtensions="1"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
46 MinimalRebuild="false"
47 BasicRuntimeChecks="0"
48 RuntimeLibrary="3"
49 UsePrecompiledHeader="2"
50 WarningLevel="3"
51 DebugInformationFormat="3"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 AssemblyDebug="1"
67 SubSystem="1"
68 TargetMachine="1"
70 <Tool
71 Name="VCALinkTool"
73 <Tool
74 Name="VCManifestTool"
76 <Tool
77 Name="VCXDCMakeTool"
79 <Tool
80 Name="VCBscMakeTool"
82 <Tool
83 Name="VCFxCopTool"
85 <Tool
86 Name="VCAppVerifierTool"
88 <Tool
89 Name="VCPostBuildEventTool"
91 </Configuration>
92 <Configuration
93 Name="Release|Win32"
94 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
95 IntermediateDirectory="$(ConfigurationName)"
96 ConfigurationType="1"
97 CharacterSet="1"
98 ManagedExtensions="1"
99 WholeProgramOptimization="1"
101 <Tool
102 Name="VCPreBuildEventTool"
104 <Tool
105 Name="VCCustomBuildTool"
107 <Tool
108 Name="VCXMLDataGeneratorTool"
110 <Tool
111 Name="VCWebServiceProxyGeneratorTool"
113 <Tool
114 Name="VCMIDLTool"
116 <Tool
117 Name="VCCLCompilerTool"
118 Optimization="2"
119 EnableIntrinsicFunctions="true"
120 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
121 RuntimeLibrary="2"
122 EnableFunctionLevelLinking="true"
123 UsePrecompiledHeader="2"
124 WarningLevel="3"
125 DebugInformationFormat="3"
127 <Tool
128 Name="VCManagedResourceCompilerTool"
130 <Tool
131 Name="VCResourceCompilerTool"
133 <Tool
134 Name="VCPreLinkEventTool"
136 <Tool
137 Name="VCLinkerTool"
138 LinkIncremental="1"
139 GenerateDebugInformation="true"
140 SubSystem="1"
141 OptimizeReferences="2"
142 EnableCOMDATFolding="2"
143 TargetMachine="1"
145 <Tool
146 Name="VCALinkTool"
148 <Tool
149 Name="VCManifestTool"
151 <Tool
152 Name="VCXDCMakeTool"
154 <Tool
155 Name="VCBscMakeTool"
157 <Tool
158 Name="VCFxCopTool"
160 <Tool
161 Name="VCAppVerifierTool"
163 <Tool
164 Name="VCPostBuildEventTool"
166 </Configuration>
167 </Configurations>
168 <References>
169 </References>
170 <Files>
171 <Filter
172 Name="Source Files"
173 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
174 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
176 <File
177 RelativePath=".\CppUseADONET.cpp"
179 </File>
180 <File
181 RelativePath=".\stdafx.cpp"
183 <FileConfiguration
184 Name="Debug|Win32"
186 <Tool
187 Name="VCCLCompilerTool"
188 UsePrecompiledHeader="1"
190 </FileConfiguration>
191 <FileConfiguration
192 Name="Release|Win32"
194 <Tool
195 Name="VCCLCompilerTool"
196 UsePrecompiledHeader="1"
198 </FileConfiguration>
199 </File>
200 </Filter>
201 <Filter
202 Name="Header Files"
203 Filter="h;hpp;hxx;hm;inl;inc;xsd"
204 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
206 <File
207 RelativePath=".\stdafx.h"
209 </File>
210 <File
211 RelativePath=".\targetver.h"
213 </File>
214 </Filter>
215 <Filter
216 Name="Resource Files"
217 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
218 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
220 </Filter>
221 <File
222 RelativePath=".\ReadMe.txt"
224 </File>
225 </Files>
226 <Globals>
227 </Globals>
228 </VisualStudioProject>